Skip to content

Conversation

@jzaefferer
Copy link
Member

To prevent a pre-release with a missing manifest file in the future, I've added a bit of validation to check if there's one manifest for each source file. When running this on top of #1240, the task runs to the end - currently it correctly fails.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be if ( totalManifests !== uiFiles ) to be a proper check?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that makes more sense. Updated.

@scottgonzalez
Copy link
Member

Looks good.

@jzaefferer jzaefferer merged commit 5bbf276 into jquery:master May 9, 2014
@jzaefferer jzaefferer deleted the manifest-validation branch March 6, 2015 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants